home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2000 November / Maximum CD 2000 Nov.iso / PowerWare / Automate Pro / automate.exe / %MAINDIR% / tasks.amd < prev    next >
Encoding:
Text File  |  2000-05-10  |  4.4 KB  |  260 lines

  1. __AMTLST__3_21377
  2.  
  3. Sample1 - Introduction
  4. 6/2/1999 2:45:1 PM
  5. 0
  6. 0
  7. 0
  8. 1
  9. 0
  10. 9
  11. 1
  12. 0
  13. 2
  14. START: "notepad.exe","",0,"",0,1
  15. SEND: 1,"50",Welcome to AutoMate by Unisyn Software!{DELAY 3000}AutoMate is a favorite tool of IS professionals, developers, system integrators, power users, and end users who are looking to be able to build quick automation solutions without writing a single line of code!{DELAY 4000}The solutions you can build can be either very small....{DELAY 400}such as backing up files from your hard drive to the network.{DELAY 3000}...to very large, extensive automation solutions such as logging into databases and performing various operations. {DELAY 3000}The AutoMate task development environment is a toolkit comprised of common actions that a user would normally perform on a computer.  AutoMate's convienent and intuitive "Step Builder" enables you to drag and drop task steps together in the order you want them to execute:{DELAY 5000}Examples of available actions to add as steps are:{DELAY 1000}"Start an Application" - "Open a Web Page", "Reboot the System", or Sendkeystrokes {(}like this task is doing{)}.When you are done adding the task steps in the 'Step Builder'-- press 'Save'.{DELAY 4000}The next step is to attach a "Trigger" {(}what makes the task run{)}, this can be a date/time, a hotkey {(}like F5{)}, a "Window Watcher" trigger {(}which runs the task when a certain window pops up{)}, "AutoKeys" {(}runs the task when a certain text is typed into any application{)}, Windows Startup/Shutdown, and many more.{DELAY 9000}It's that simple:{DELAY 500}First set up your Task Steps {(}he actions that the task performs when it runs{)}Then set up your Task Triggers {(}what makes the task run{)} {DELAY 5000}That's it!  To get started -- press the button labeled 'New', and a "wizard" will walk you through the process that we just discussed. {DELAY 5000}Be sure to visit our AutoMate User Resource Center online for tips, tricks, discussion, sampleand support:http://www.unisyn.com/automate/user/For telephone technical support call 213-738-6966 during normal business hours.To order AutoMate call 888-7-UNISYN or 213-738-1700 Ext. 1Thanks for using AutoMate!  We have worked hard to make this the system automation product you have been waiting for!-AutoMate Development Team, Unisyn Software, LLC
  16. 0
  17. 10
  18. 0
  19. 0
  20. %^1
  21.  
  22. 0
  23. ~00
  24. 1
  25. 0
  26. 0
  27. 0
  28.  
  29.  
  30. 16258
  31. 6/9/1999 2:45:1 PM
  32. 1
  33. 0
  34.  
  35. Sample2 - Manipulate a Window
  36. 6/2/1999 11:47:7 AM
  37. 0
  38. 0
  39. 0
  40. 1
  41. 0
  42. 9
  43. 1
  44. 0
  45. 5
  46. START: "notepad.exe","",0,"",0,1
  47. MAXIMIZE: "Notepad",0,0,0
  48. MINIMIZE: "Untitled - Notepad",0,0,0
  49. MAXIMIZE: "Notepad",0,0,0
  50. RESTORE: "Untitled - Notepad",0,0,0
  51. 0
  52. 10
  53. 0
  54. 0
  55. %^2
  56.  
  57. 0
  58. ~00
  59. 1
  60. 0
  61. 0
  62. 0
  63.  
  64. thisisatest
  65. 16258
  66. 6/9/1999 11:47:7 AM
  67. 1
  68. 0
  69.  
  70. Sample5 - Open User Resource Center Website
  71. 6/2/1999 11:48:43 AM
  72. 0
  73. 0
  74. 0
  75. 1
  76. 0
  77. 9
  78. 1
  79. 0
  80. 1
  81. WEBSITE: "http://www.unisyn.com/automate/user/"
  82. 0
  83. 10
  84. 0
  85. 0
  86. %^5
  87.  
  88. 0
  89. ~00
  90. 1
  91. 0
  92. 0
  93. 0
  94.  
  95.  
  96. 16256
  97. 6/9/1999 11:48:43 AM
  98. 1
  99. 0
  100.  
  101. Sample3 - Run a BASIC Script
  102. 6/21/1999 10:59:3 AM
  103. 0
  104. 0
  105. 0
  106. 1
  107. 0
  108. 9
  109. 1
  110. 0
  111. 1
  112. SCRIPT: "%AMDIR%\sample1.BAS"
  113. 0
  114. 10
  115. 0
  116. 0
  117. %^3
  118.  
  119. 0
  120. ~00
  121. 1
  122. 0
  123. 0
  124. 0
  125.  
  126.  
  127. 16258
  128. 6/28/1999 10:59:3 AM
  129. 1
  130. 0
  131.  
  132. Sample6 - Play a sound
  133. 6/21/1999 10:59:25 AM
  134. 0
  135. 0
  136. 0
  137. 1
  138. 0
  139. 9
  140. 1
  141. 0
  142. 1
  143. SOUND: "%AMDIR%\2010_09.wav",1
  144. 0
  145. 10
  146. 0
  147. 0
  148. %^6
  149.  
  150. 0
  151. ~00
  152. 1
  153. 0
  154. 0
  155. 0
  156.  
  157.  
  158. 16258
  159. 6/28/1999 10:59:25 AM
  160. 1
  161. 0
  162.  
  163. Sample4 - User Prompt, Reboot Machine
  164. 6/2/1999 11:36:41 AM
  165. 0
  166. 0
  167. 0
  168. 1
  169. 0
  170. 9
  171. 1
  172. 0
  173. 2
  174. PROMPT: "Are you sure you want to reboot the machine?  WARNING -- this is real, select no if you don't want to reboot.",2,2,0,1,""
  175. OS: Reboot Computer
  176. 0
  177. 10
  178. 0
  179. 0
  180. %^4
  181.  
  182. 0
  183. ~00
  184. 1
  185. 0
  186. 0
  187. 0
  188.  
  189.  
  190. 16258
  191. 6/9/1999 11:36:41 AM
  192. 1
  193. 0
  194.  
  195. Sample7 - Message Box AutoMate directory
  196. 6/2/1999 2:39:48 PM
  197. 0
  198. 0
  199. 0
  200. 1
  201. 0
  202. 9
  203. 1
  204. 0
  205. 1
  206. MESSAGE: "AutoMate is running in the directory %AMDIR%",1
  207. 0
  208. 10
  209. 0
  210. 0
  211. %^7
  212.  
  213. 0
  214. ~00
  215. 1
  216. 0
  217. 0
  218. 0
  219.  
  220.  
  221. 16258
  222. 6/9/1999 2:39:48 PM
  223. 1
  224. 0
  225.  
  226. Sample8 - InputBox and Sending Keys Old/New
  227. 6/21/1999 10:59:39 AM
  228. 0
  229. 0
  230. 0
  231. 1
  232. 0
  233. 9
  234. 1
  235. 0
  236. 5
  237. MESSAGE: "In previous versions you had to use the BASIC scripting language to do simple variable input and output. Like this:",1
  238. SCRIPT: "%AMDIR%\sample2.BAS"
  239. INPUTTOVAR: "Sample AutoMate Input Box","Please enter your name","THENAME",0
  240. START: "notepad.exe","",0,"",0,1
  241. SEND: 1,"50",Hello {VAR thename} see,{DELAY 500} we did this the second time without writing a single line of BASIC code!
  242. 0
  243. 10
  244. 0
  245. 0
  246. %^8
  247.  
  248. 0
  249. ~00
  250. 1
  251. 0
  252. 0
  253. 0
  254.  
  255.  
  256. 16258
  257. 6/28/1999 10:59:39 AM
  258. 1
  259. 0
  260.